home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1996 April: Mac OS SDK / Dev.CD Apr 96 SDK / Dev.CD Apr 96 SDK2.toast / Development Kits (Disc 2) / ScriptX / Draggable ScriptX Folders / utils / DTK / Examples / Custom Classes / custClass.glob < prev    next >
Encoding:
Text File  |  1995-10-05  |  112 b   |  5 lines  |  [TEXT/ttxt]

  1. Print "castList"
  2. global castList := undefined
  3. Print "custClassList"
  4. global custClassList := new keyedLinkedList
  5.